Skip to content

Expose the symbol provider of a SymbolOccurrence via the Swift API #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jun 2, 2024

No description provided.

@ahoppen
Copy link
Member Author

ahoppen commented Jun 2, 2024

@swift-ci Please test

@@ -289,16 +302,7 @@ public final class IndexStoreDB {
public func symbolProvider(for sourceFilePath: String) -> SymbolProviderKind? {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC this API was added for what's now using the provider from the occurrence instead, should we just remove?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(#177)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’ll remove it in a follow-up PR.

@ahoppen ahoppen merged commit 43926f9 into swiftlang:main Jun 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants